home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8"?>
- <!DOCTYPE pack SYSTEM "zapper.dtd">
-
- <pack version="3.0"
- title="Sports"
- url="http://lib.zapper.com/services/DirDownloadGP/GP2236.zap">
-
- <desc>
- Great resources for sports fans of all ages.
- </desc>
-
- <external>
- FileName=Sports
- date=24/08/2000 19:57:49 GMT+02:00
- author=Gal Shapira
- keywords=sports, sports shopping, sports teams, olympics, sports clubs, football, nfl, nba, basketball, mlb, baseball
- segmentation=Sports>General
- user_profile=Sports Fan
- </external>
-
- <hier>
- <folder label="Sports News" tip="">
- <glref label="ESPN"
- url="http://lib.zapper.com/services/DirDownloadGL/GL3381.zap"/>
- <glref label="CBS Sportsline"
- url="http://lib.zapper.com/services/DirDownloadGL/GL3365.zap"/>
- <glref label="CNNSI"
- url="http://lib.zapper.com/services/DirDownloadGL/GL10487.zap"/>
- </folder>
- <folder label="Major Sports" tip="">
- <glref label="NBA"
- url="http://lib.zapper.com/services/DirDownloadGL/GL10481.zap"/>
- <glref label="NFL"
- url="http://lib.zapper.com/services/DirDownloadGL/GL10474.zap"/>
- <glref label="MLB"
- url="http://lib.zapper.com/services/DirDownloadGL/GL10483.zap"/>
- <glref label="NASCAR"
- url="http://lib.zapper.com/services/DirDownloadGL/GL10484.zap"/>
- <glref label="Tennis"
- url="http://lib.zapper.com/services/DirDownloadGL/GL10486.zap"/>
- <glref label="Golf"
- url="http://lib.zapper.com/services/DirDownloadGL/GL10478.zap"/>
- </folder>
- <folder label="Facts & Reference" tip="">
- <glref label="Sports Almanac"
- url="http://lib.zapper.com/services/DirDownloadGL/GL10824.zap"/>
- <glref label="Sports Trivia"
- url="http://lib.zapper.com/services/DirDownloadGL/GL10475.zap"/>
- <glref label="Sports Museums & HOF"
- url="http://lib.zapper.com/services/DirDownloadGL/GL10479.zap"/>
- <glref label="Olympic Sports"
- url="http://lib.zapper.com/services/DirDownloadGL/GL10477.zap"/>
- </folder>
- <folder label="Sports Shopping" tip="">
- <glref label="The Sports Authority"
- url="http://lib.zapper.com/services/DirDownloadGL/GL10896.zap"/>
- <glref label="ShopSports"
- url="http://lib.zapper.com/services/DirDownloadGL/GL3385.zap"/>
- <glref label="eBay Sports Memorabilia"
- url="http://lib.zapper.com/services/DirDownloadGL/GL10485.zap"/>
- <glref label="Sports Tickets"
- url="http://lib.zapper.com/services/DirDownloadGL/GL10480.zap"/>
- </folder>
- </hier>
-
- <zaplet title="MLB" url="http://lib.zapper.com/services/DirDownloadGL/GL10483.zap" type="normal">
- <desc>
- Find baseball stats, standings, scores, news and more about %[[keyword]%] from Fastball.com.
- </desc>
- <external>
- date=24/08/2000 19:57:48 GMT+02:00
- author=Gal Shapira
- keywords=sports, baseball, mlb, major league baseball, fastball
- comment=http://www.fastball.com
- od_path=Top/Sports/Baseball/Major_League;Top/Sports/Baseball/News_and_Media/
- </external>
- <script lang="javascript"><![CDATA[function zaplet(text,context)
-
- {
- //@*((DEFAULT: http://www.fastball.com/
- if (! text.search(/^ *$/))
- return new HttpRequest("http://www.fastball.com/");
- //@*))DEFAULT
-
-
- var req = new HttpRequest("http://www.fastball.com/shared/mod_perl/super_search/super_search.dhtml");
-
- req.setMethod("POST");
-
- req.addParam("ction=" + "Search");
-
- req.addParam("SortField=" + "score");
-
- req.addParam("SortOrder=" + "desc");
-
- req.addParam("Collection=" + "C36");
-
- req.addParam("QueryText=" + text);
-
- return req;
-
- }]]></script>
- </zaplet>
- <zaplet title="Sports Museums & HOF" url="http://lib.zapper.com/services/DirDownloadGL/GL10479.zap" type="normal">
- <desc>
- Find sports museums & halls of fame by the keyword %[[keyword]%].
- </desc>
- <external>
- date=24/08/2000 19:57:48 GMT+02:00
- author=Gal Shapira
- keywords=sports legends, sports figures, sports museums, sports halls of fame
- od_path=Top/Sports/History
- </external>
- <script lang="javascript"><![CDATA[
- function zaplet(text,context)
- {
- //@*((DEFAULT: http://www.sportshalls.com/search.cfm
- if (! text.search(/^ *$/))
- return new HttpRequest("http://www.sportshalls.com/search.cfm");
- //@*))DEFAULT
-
- var req = new HttpRequest("http://www.sportshalls.com/results.cfm");
- req.setMethod("POST");
- req.addParam("Keyword=" + text);
- req.addParam("fromForm=" + "YES");
- req.addParam("searchType=" + "Keyword");
- return req;
- }
-
-
-
-
- ]]></script>
- </zaplet>
- <zaplet title="eBay Sports Memorabilia" url="http://lib.zapper.com/services/DirDownloadGL/GL10485.zap" type="normal">
- <desc>
- Shop for the sports memorabilia %[[keyword]%] at eBay.
- </desc>
- <external>
- date=24/08/2000 19:57:49 GMT+02:00
- author=Gal Shapira
- keywords=sports cards, sports memorabilia, sports collectors, ebay
- od_path=Top/Recreation/Collecting/Sports;Top/Shopping/Sports/Memorabilia
- </external>
- <script lang="javascript"><![CDATA[function zaplet(text,context)
- {
- //@*((DEFAULT: http://listings.ebay.com/aw/listings/list/category202/index.html
- if (! text.search(/^ *$/))
- return new HttpRequest("http://listings.ebay.com/aw/listings/list/category202/index.html");
- //@*))DEFAULT
-
- var req = new HttpRequest("http://search.ebay.com/search/search.dll");
- req.setMethod("GET");
- req.addParam("MfcISAPICommand=" + "GetResult");
- req.addParam("query=" + text);
- req.addParam("categoryid=" + "");
- req.addParam("ht=" + "1");
- req.addParam("st=" + "0");
- req.addParam("category1=" + "202");
- req.addParam("maxRecordsPerPage=" + "100");
- req.addParam("SortProperty=" + "MetaEndSort");
- return req;
- }]]></script>
- </zaplet>
- <zaplet title="NBA" url="http://lib.zapper.com/services/DirDownloadGL/GL10481.zap" type="normal">
- <desc>
- Find basketball news, stats, players' profile and more about %[[keyword]%] from the NBA official web site.
- </desc>
- <external>
- date=24/08/2000 19:57:49 GMT+02:00
- author=Gal Shapira
- keywords=sports, nba, pro basketball, nba fans, national basketball association
- od_path=Top/Sports/Basketball/Professional/NBA/
- </external>
- <script lang="javascript"><![CDATA[function zaplet(text,context)
- {
- //@*((DEFAULT: http://search.espn.go.com
- if (! text.search(/^ *$/))
- return new HttpRequest("http://search.espn.go.com");
- //@*))DEFAULT
-
- var req = new HttpRequest("http://search.espn.go.com/query.html");
- req.setMethod("GET");
- req.addParam("rq=" + "0");
- req.addParam("col=" + "nba");
- req.addParam("qp=" + "");
- req.addParam("qt=" + text);
- req.addParam("qs=" + "");
- req.addParam("qc=" + "");
- req.addParam("pw=" + "100%");
- req.addParam("ws=" + "0");
- req.addParam("qm=" + "0");
- req.addParam("st=" + "1");
- req.addParam("nh=" + "10");
- req.addParam("lk=" + "1");
- req.addParam("rf=" + "0");
- req.addParam("oq=" + "");
- req.addParam("rq=" + "0");
- return req;
- }]]></script>
- </zaplet>
- <zaplet title="Sydney 2000 Official Site" url="http://lib.zapper.com/services/DirDownloadGL/GL10477.zap" type="normal">
- <desc>
- Find info about %[[keyword]%] from the Sydney 2000 official site.
- </desc>
- <external>
- date=24/08/2000 19:57:49 GMT+02:00
- author=Gal Shapira
- keywords=sports, olympic sports, olympic committee, olympic movement, olympic games, sydney 2000, olympics
- od_path=Top/Sports/Olympics
- </external>
- <script lang="javascript"><![CDATA[
- function zaplet(text,context)
- {
- //@*((DEFAULT: http://www.olympics.com/eng/search/
- if (! text.search(/^ *$/))
- return new HttpRequest("http://www.olympics.com/eng/search/");
- //@*))DEFAULT
-
- var req = new HttpRequest("http://www.olympics.com/servlet/Search");
- req.setMethod("GET");
- req.addParam("query=" + text);
- return req;
- }
-
-
- ]]></script>
- </zaplet>
- <zaplet title="Sports Tickets" url="http://lib.zapper.com/services/DirDownloadGL/GL10480.zap" type="normal">
- <desc>
- Buy game tickets for %[[keyword]%].
- </desc>
- <external>
- date=24/08/2000 19:57:49 GMT+02:00
- author=Gal Shapira
- keywords=sports events, sports tickets, sportticket
- comment=http://www.sportticket.com/
- od_path=Top/Recreation/Tickets/Strictly_Sports/
- </external>
- <script lang="javascript"><![CDATA[function zaplet(text,context)
- {
- //@*((DEFAULT: http://www.sportticket.com/
- if (! text.search(/^ *$/))
- return new HttpRequest("http://www.sportticket.com/");
- //@*))DEFAULT
-
- var req = new HttpRequest("http://www.iis-sports.com/cgi-bin/ticketsearch.pl");
- req.setMethod("POST");
- req.addParam("search=" + text);
- req.addParam("submit=" + "SEARCH");
- return req;
- }]]></script>
- </zaplet>
- <zaplet title="The Sports Authority" url="http://lib.zapper.com/services/DirDownloadGL/GL10896.zap" type="normal">
- <desc>
- Shop for %[[keyword]%] at the Sports Authority online store.
- </desc>
- <external>
- date=24/08/2000 19:57:49 GMT+02:00
- author=Gal Shapira
- keywords=thesportsauthority, Sports Shops, sports equipment, sports gear, sports apparel, sporting goods, footwear, memorabilia, sports accessories, women's apparel, custom uniforms, fitness accessories, fishing accessories, football, soccer accessories, softball, golf, snowboarding, skateboarding, volleyball accessories, fishing, shoes, cleats, sneakers,memorabilia, windbreakers, protective equipment, videos, treadmills, buy, shops, purchase, stores, sporting goods, online shopping, nike, champion, timberland, majestic, rawlings, wilson, hi-tec, asics, reebok, columbia, easton, mizuno, the north face, marmot, callaway, brooks, puma, fila, royal robbins, new balance, kappa, russell, cobra golf, dunlop, maxfli, spalding, video action sports, solstice, louisville slugger, steiner, starter, ultra wheels, rollerblade, k2, diadora, umbro, nordictrack, franklin, health rider, dana designs, salomon, merrell, gregory, teva, moonstone, dynastar, new era, polar, asolo, lowe alpine, sierra designs, mountain hardwear, patagonia, helly hansen, saucony
- od_path=Top/Shopping/Sports/
- </external>
- <script lang="javascript"><![CDATA[function zaplet(text,context)
- {
- //@*((DEFAULT: http://www.thesportsauthority.com/home/index.jsp
- if (! text.search(/^ *$/))
- return new HttpRequest("http://www.thesportsauthority.com/home/index.jsp");
- //@*))DEFAULT
-
- var req = new HttpRequest("http://www.thesportsauthority.com/searchResults/index.jsp");
- req.setMethod("GET");
- req.addParam("action=" + "search");
- req.addParam("keywords=" + text);
- return req;
- }]]></script>
- </zaplet>
- <zaplet title="ESPN" url="http://lib.zapper.com/services/DirDownloadGL/GL3381.zap" type="normal">
- <desc>
- Find info & news about %[[keyword]%] from ESPN.
- </desc>
- <external>
- date=24/08/2000 19:57:48 GMT+02:00
- author=Gal Shapira
- keywords=Sports, nfl, nba, nhl, mlb, mls, sports news, sports portals, espn
- od_path=Top/News/Breaking_News/Sports/;Top/Sports/News_and_Media/;Top/Sports/News_and_Media/Magazines
- </external>
- <script lang="javascript"><![CDATA[
- function zaplet(text,context)
-
- {
- //@*((DEFAULT: http://espn.go.com/
- if (! text.search(/^ *$/))
- return new HttpRequest("http://espn.go.com/");
- //@*))DEFAULT
-
-
- var req = new HttpRequest("http://search.espn.go.com/query.html");
-
- req.setMethod("GET");
-
- req.addParam("qm=" + "0");
-
- req.addParam("qt=" + text);
-
- req.addParam("rq=" + "0");
-
- return req;
-
- }
-
- ]]></script>
- </zaplet>
- <zaplet title="CNNSI" url="http://lib.zapper.com/services/DirDownloadGL/GL10487.zap" type="normal">
- <desc>
- Find scores, stats, highlights, interviews, analysis & commentary on %[[keyword]%] from CNNSI.
- </desc>
- <external>
- date=24/08/2000 19:57:48 GMT+02:00
- author=Gal Shapira
- keywords=sports, sports portals, american sports, sport scores, sports news, sports information, Sports, nfl, nba, nhl, mlb, mls, portals, sports news, sports portals, cnnsi, sports illustrated
- od_path=Top/Sports/News_and_Media;Top/Sports/News_and_Media/;Top/Sports/News_and_Media/Magazines/
- </external>
- <script lang="javascript"><![CDATA[function zaplet(text,context)
- {
- //@*((DEFAULT: http://sportsillustrated.cnn.com/
- if (! text.search(/^ *$/))
- return new HttpRequest("http://sportsillustrated.cnn.com/");
- //@*))DEFAULT
-
- var req = new HttpRequest("http://search.cnnsi.com/query.html");
- req.setMethod("GET");
- req.addParam("sites=" + "CNNSI");
- req.addParam("qc=" + "");
- req.addParam("col=" + "cnnsi");
- req.addParam("qm=" + "0");
- req.addParam("st=" + "1");
- req.addParam("nh=" + "10");
- req.addParam("lk=" + "1");
- req.addParam("rf=" + "1");
- req.addParam("look=" + "");
- req.addParam("key=" + "");
- req.addParam("venue=" + "all");
- req.addParam("keyword=" + "");
- req.addParam("comefrom=" + "izcd-search");
- req.addParam("isp=" + "zcd");
- req.addParam("qt=" + text);
- return req;
- }]]></script>
- </zaplet>
- <zaplet title="Tennis" url="http://lib.zapper.com/services/DirDownloadGL/GL10486.zap" type="normal">
- <desc>
- Find stats, reports, rankings and general info about %[[keyword]%].
- </desc>
- <external>
- date=24/08/2000 19:57:49 GMT+02:00
- author=Gal Shapira
- keywords=sports, tennis statistics, tennis reporting, tennis rankings, tennis news, tennisonline
- od_path=Top/Sports/Tennis/News_and_Media
- </external>
- <script lang="javascript"><![CDATA[function zaplet(text,context)
- {
- //@*((DEFAULT: http://216.140.156.74/
- if (! text.search(/^ *$/))
- return new HttpRequest("http://216.140.156.74/");
- //@*))DEFAULT
-
- var req = new HttpRequest("http://www.tennisonline.com/search/links.asp");
- req.setMethod("POST");
- req.addParam("SearchString=" + text);
- req.addParam("submit=" + "GO");
- return req;
- }]]></script>
- </zaplet>
- <zaplet title="ShopSports" url="http://lib.zapper.com/services/DirDownloadGL/GL3385.zap" type="normal">
- <desc>
- Find sports products by the keyword %[[keyword]%] at ShopSports.com.
- </desc>
- <external>
- date=24/08/2000 19:57:48 GMT+02:00
- author=Gal Shapira
- keywords=sports, sports products, sports shops, sports brands, sports shopping, sports merchandise, shopsports
- od_path=Top/Shopping/Sports/Gifts/
- </external>
- <script lang="javascript"><![CDATA[
- function zaplet(text,context)
-
- {
- //@*((DEFAULT: http://www.shopsports.com/
- if (! text.search(/^ *$/))
- return new HttpRequest("http://www.shopsports.com/");
- //@*))DEFAULT
-
-
- var req = new HttpRequest("http://www.shopsports.com/store/dept2.asp");
-
- req.setMethod("GET");
-
- req.addParam("k=" + text);
-
- req.addParam("submit=" + "GO");
-
- req.addParam("f=" + "0");
-
- req.addParam("fr=" + "productsearch");
-
- req.addParam("m=" + "menu_search");
-
- req.addParam("n=" + "top_searchRESULTS");
-
- return req;
-
- }
-
- ]]></script>
- </zaplet>
- <zaplet title="Sports Trivia" url="http://lib.zapper.com/services/DirDownloadGL/GL10475.zap" type="normal">
- <desc>
- Find sports trivia questions about %[[keyword]%].
- </desc>
- <external>
- date=24/08/2000 19:57:48 GMT+02:00
- author=Gal Shapira
- keywords=sports trivia questions, sports fun,
- od_path=Top/Games/Internet/Web/Trivia/Sports;Top/Sports/Fans/Trivia/
- </external>
- <script lang="javascript"><![CDATA[
- function zaplet(text,context)
-
- {
- //@*((DEFAULT: http://www.iis-sports.com/trivia/
- if (! text.search(/^ *$/))
- return new HttpRequest("http://www.iis-sports.com/trivia/");
- //@*))DEFAULT
-
-
- var req = new HttpRequest("http://www.iis-sports.com/cgi-bin/search_engine.cgi");
-
- req.setMethod("POST");
-
- req.addParam("keywords=" + text);
-
- return req;
-
- }
-
- ]]></script>
- </zaplet>
- <zaplet title="Sports Almanac" url="http://lib.zapper.com/services/DirDownloadGL/GL10824.zap" type="normal">
- <desc>
- Find facts about %[[keyword]%] from the Sports Almanac.
- </desc>
- <external>
- date=24/08/2000 19:57:49 GMT+02:00
- author=Gal Shapira
- keywords=sports almanac
- od_path=Top/Sports/Directories_and_Link_Lists/
- </external>
- <script lang="javascript"><![CDATA[function zaplet(text,context)
- {
- //@*((DEFAULT: http://www.infoplease.com/sports.html
- if (! text.search(/^ *$/))
- return new HttpRequest("http://www.infoplease.com/sports.html");
- //@*))DEFAULT
-
- var req = new HttpRequest("http://www.infoplease.com/search.php3");
- req.setMethod("GET");
- req.addParam("query=" + text);
- req.addParam("in=" + "sports");
- req.addParam("go.x=" + "17");
- req.addParam("go.y=" + "9");
- return req;
- }]]></script>
- </zaplet>
- <zaplet title="NFL" url="http://lib.zapper.com/services/DirDownloadGL/GL10474.zap" type="normal">
- <desc>
- Find info, news, features & stats about %[[keyword]%] from NFL.com.
- </desc>
- <external>
- date=24/08/2000 19:57:48 GMT+02:00
- author=Gal Shapira
- keywords=sports, pro football, nfl, national football league, american football
- od_path=Top/Sports/Football/American/NFL
- </external>
- <script lang="javascript"><![CDATA[function zaplet(text,context)
- {
- //@*((DEFAULT: http://www.nfl.com/
- if (! text.search(/^ *$/))
- return new HttpRequest("http://www.nfl.com/");
- //@*))DEFAULT
-
- var req = new HttpRequest("http://search.nfl.com/nfl/query.html");
- req.setMethod("GET");
- req.addParam("menu=" + "Official NFL Sites");
- req.addParam("qm=" + "0");
- req.addParam("rq=" + "0");
- req.addParam("qt=" + text);
- return req;
- }]]></script>
- </zaplet>
- <zaplet title="CBS Sportsline" url="http://lib.zapper.com/services/DirDownloadGL/GL3365.zap" type="normal">
- <desc>
- Find info and news about %[[keyword]%] from CBS Sportsline.
- </desc>
- <external>
- date=24/08/2000 19:57:48 GMT+02:00
- author=Gal Shapira
- keywords=sports, sports portals, american sports, scores, cbs sportsline
- </external>
- <script lang="javascript"><![CDATA[function zaplet(text,context)
- {
- //@*((DEFAULT: http://www.sportsline.com/
- if (! text.search(/^ *$/))
- return new HttpRequest("http://www.sportsline.com/");
- //@*))DEFAULT
-
- var req = new HttpRequest("http://search.sportsline.com/cbs/query.html");
- req.setMethod("GET");
- req.addParam("qt=" + text);
- req.addParam("Submit=" + "Find");
- req.addParam("ht=" + "0");
- req.addParam("qp=" + "");
- req.addParam("qs=" + "");
- req.addParam("qc=" + "cbs pgatour mlb");
- req.addParam("col=" + "cbs pgatour mlb");
- req.addParam("pw=" + "600");
- req.addParam("ws=" + "0");
- req.addParam("la=" + "");
- req.addParam("lk=" + "1");
- req.addParam("qm=" + "9");
- req.addParam("st=" + "1");
- req.addParam("nh=" + "15");
- req.addParam("5k=" + "1");
- req.addParam("rf=" + "0");
- req.addParam("oq=" + "");
- req.addParam("rq=" + "0");
- req.addParam("si=" + "0");
- return req;
- }]]></script>
- </zaplet>
- <zaplet title="Golf" url="http://lib.zapper.com/services/DirDownloadGL/GL10478.zap" type="normal">
- <desc>
- Read golf news and articles about %[[keyword]%].
- </desc>
- <external>
- date=24/08/2000 19:57:49 GMT+02:00
- author=Gal Shapira
- keywords=sports, golf, golf news
- od_path=Top/Sports/Golf/News_and_Media/
- </external>
- <script lang="javascript"><![CDATA[function zaplet(text,context)
- {
- //@*((DEFAULT: http://www.golfonline.com/
- if (! text.search(/^ *$/))
- return new HttpRequest("http://www.golfonline.com/");
- //@*))DEFAULT
-
- var req = new HttpRequest("http://www.golfonline.com/cgi-bin/general/dosearch/golfonline");
- req.setMethod("GET");
- req.addParam("keywords=" + text);
- return req;
- }]]></script>
- </zaplet>
- <zaplet title="NASCAR" url="http://lib.zapper.com/services/DirDownloadGL/GL10484.zap" type="normal">
- <desc>
- Find auto racing info and news about %[[keyword]%] from NASCAR.com.
- </desc>
- <external>
- date=24/08/2000 19:57:49 GMT+02:00
- author=Gal Shapira
- keywords=sports, nascar, indy, stock car, car racing, National Association for Stock Car Auto Racing
- od_path=Top/Sports/Auto_Racing/NASCAR/News/
- </external>
- <script lang="javascript"><![CDATA[function zaplet(text,context)
-
- {
- //@*((DEFAULT: http://www.nascar.com/
- if (! text.search(/^ *$/))
- return new HttpRequest("http://www.nascar.com/");
- //@*))DEFAULT
-
-
- var req = new HttpRequest("http://search.nascar.com/nascar/query.html");
-
- req.setMethod("GET");
-
- req.addParam("rq=" + "0");
-
- req.addParam("col=" + "nascar");
-
- req.addParam("qp=" + "");
-
- req.addParam("qt=" + text);
-
- req.addParam("qs=" + "");
-
- req.addParam("qc=" + "nascar");
-
- req.addParam("ws=" + "0");
-
- req.addParam("qm=" + "0");
-
- req.addParam("st=" + "1");
-
- req.addParam("nh=" + "25");
-
- req.addParam("lk=" + "1");
-
- req.addParam("rf=" + "0");
-
- req.addParam("oq=" + "");
-
- req.addParam("rq=" + "0");
-
- return req;
-
- }]]></script>
- </zaplet>
-
- </pack>
-